Table of content



/shopcustomer/{id}

Mapping URL: /shopcustomer/{id}

Description: delete the shopcustomer entity with the appended id

Microservice: CountryService


Methods

/shopcustomer/{id}

/shopcustomer/{id}

Mapping URL: /shopcustomer/{id}

Description: ShopCustomerService

Name: deleteShopCustomerById(id)

Request Method: DELETE

Service Interface: /shopcustomer/{id}

Service Entity: ShopCustomer



CountryService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content